[INFO] fetching crate near-facsimile 1.0.9...
[INFO] testing near-facsimile-1.0.9 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate near-facsimile 1.0.9 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate near-facsimile 1.0.9
[INFO] finished tweaking crates.io crate near-facsimile 1.0.9
[INFO] tweaked toml for crates.io crate near-facsimile 1.0.9 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate near-facsimile 1.0.9 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate near-facsimile 1.0.9 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df7b09059d54beb38cf6d2505632822f9d0cb02e2f5b79de74d18ac0c7d86055
[INFO] running `Command { std: "docker" "start" "-a" "df7b09059d54beb38cf6d2505632822f9d0cb02e2f5b79de74d18ac0c7d86055", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df7b09059d54beb38cf6d2505632822f9d0cb02e2f5b79de74d18ac0c7d86055", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df7b09059d54beb38cf6d2505632822f9d0cb02e2f5b79de74d18ac0c7d86055", kill_on_drop: false }`
[INFO] [stdout] df7b09059d54beb38cf6d2505632822f9d0cb02e2f5b79de74d18ac0c7d86055
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 754df84870af1082179d5af7ed2eb2ca498536a68b1b3ecceb8f6b7f6d89b1b4
[INFO] running `Command { std: "docker" "start" "-a" "754df84870af1082179d5af7ed2eb2ca498536a68b1b3ecceb8f6b7f6d89b1b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling clap_mangen v0.2.26
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling trigram v0.4.4
[INFO] [stderr]    Compiling near-facsimile v1.0.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling permutator v0.4.3
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "754df84870af1082179d5af7ed2eb2ca498536a68b1b3ecceb8f6b7f6d89b1b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "754df84870af1082179d5af7ed2eb2ca498536a68b1b3ecceb8f6b7f6d89b1b4", kill_on_drop: false }`
[INFO] [stdout] 754df84870af1082179d5af7ed2eb2ca498536a68b1b3ecceb8f6b7f6d89b1b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fb7fc1c69bbe982bd7683495ee0920e0feadfecffb56ecdc6740dacd0f34fc7
[INFO] running `Command { std: "docker" "start" "-a" "1fb7fc1c69bbe982bd7683495ee0920e0feadfecffb56ecdc6740dacd0f34fc7", kill_on_drop: false }`
[INFO] [stderr]    Compiling near-facsimile v1.0.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s
[INFO] running `Command { std: "docker" "inspect" "1fb7fc1c69bbe982bd7683495ee0920e0feadfecffb56ecdc6740dacd0f34fc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fb7fc1c69bbe982bd7683495ee0920e0feadfecffb56ecdc6740dacd0f34fc7", kill_on_drop: false }`
[INFO] [stdout] 1fb7fc1c69bbe982bd7683495ee0920e0feadfecffb56ecdc6740dacd0f34fc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d75ac71b1fd42697bc48bd009b179c938707f14d318bf4b988aa0afed85adb75
[INFO] running `Command { std: "docker" "start" "-a" "d75ac71b1fd42697bc48bd009b179c938707f14d318bf4b988aa0afed85adb75", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/near_facsimile-396d33b76917e36d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test percentage::tests::check_percentage ... ok
[INFO] [stdout] test load_files::tests::stripped_lines ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/near_facsimile-7db677f2b8561fce)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests near_facsimile
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d75ac71b1fd42697bc48bd009b179c938707f14d318bf4b988aa0afed85adb75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d75ac71b1fd42697bc48bd009b179c938707f14d318bf4b988aa0afed85adb75", kill_on_drop: false }`
[INFO] [stdout] d75ac71b1fd42697bc48bd009b179c938707f14d318bf4b988aa0afed85adb75
